home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr37 / pbarshow.zip / PBFASHOW.INI < prev    next >
Text File  |  1994-11-13  |  391b  |  11 lines

  1. ; The ini file variables are pretty eaasy to follow. Filearea(x) is the number
  2. ; of the file area you wish to show a screen for and DispFile(x) is the name
  3. ; of the *.A?? file to show when users change to this file area. You may have
  4. ; up to five separate areas and display files set. ie FileArea1 - FileArea5
  5.  
  6. FileArea1 = 1
  7. DispFile1 = NEWFILES
  8.  
  9. FileArea2 = 3
  10. DispFile2 = PBFILES
  11.